@charset "GBK";
/* CSS Document */
/**********全局**********/
body,td,th,div,input,select {font-family: "Trebuchet MS", Arial, "Bitstream Vera Sans", sans-serif, 宋体;font-size: 12px;
	text-decoration: none;color: #4172BA;}
#wrap {	width: 950px;margin: 0 auto; padding:0 5px;}
#hd {width:950px; height:135px;}
#bd {width:950px; clear:both;}
#ft {width:950px; clear:both; text-align:center; padding-bottom:20px;}


/*分页**/
.pager {height: 26px;float: right; clear:both;}
.pager .AtStart {color: #999;padding: 2px 5px;margin: 0 2px;}
.pager .this-page {	color: #999;font-weight: bold;padding: 2px 5px;margin: 0 2px;}
.pager a {border: #DDD 1px solid;padding: 2px 5px;text-decoration: none;margin: 0 2px;line-height: 20px; height:20px;color: #656565;background: #FFF; display:inline-block;}
.pager a {display:inline;}
.pager a:hover {color: #194a72;border:#88a3c2 1px solid ; }
/*按钮样式*/
button.btn_nor, input.btn_nor, a.btn_nor, button.btn, input.btn, a.btn{ border:1px solid #003b9d; color:#FFFFFF; background:#3399CC url(SysAdmin/images/btn_bg.gif) no-repeat 0px 0px; height:24px;padding:0 10px; *background-position:-1px -1px; *margin-right:5px; *padding:0 6px;}
a.btn_nor, a.btn {  display:inline-block; line-height:24px;margin-right:5px;}
button.btn_gray, input.btn_gray, a.btn_gray{ border:1px solid #bebebe; color:#666666; background:#EEEEEE url(http://group.vsharing.com/Util/images/my/btn_bg_gray.gif) no-repeat 0px 0px; height:24px;padding:0 10px; #background-position:-1px -1px; _background-position:-1px -1px;}
a.btn_gray{  display:inline-block; line-height:24px;}
button.btn_large, input.btn_large, a.btn_large{ border:1px solid #003b9d; color:#FFFFFF; background:#3399CC url(SysAdmin/images/btn_bg.gif) no-repeat 0px 0px; height:24px;padding:0 10px; #background-position:-1px -1px; _background-position:-1px -1px;}
a.btn_large {  display:inline-block; line-height:24px;}
.btn_bar .btn{ margin-bottom:5px;}


/* 列表样式 */
.meet_list th{ border-bottom:#E7EFF6 1px solid; height:28px; padding:0 2px; font-weight:bold;}
.meet_list td{border-bottom:#E7EFF6 1px solid; height:28px; padding:0 2px;}

/*圈子列表*/
.group_list .info{ width:600px;float:left;}
.group_list caption{font-weight:700;}
.group_list .image{float:left; margin-right:10px;}
.group_list .group{clear:both; border:1px solid #CCC; margin-bottom:5px; padding:10px;}
.group_list .group:after{content:".";height:0;visibility:hidden;display:block;clear:both;}

.group_image{float:right; padding: 10px 10px 0 0;}

/*tab切换样式*/
#group_rank {position:relative;}
#group_rank_visit {left:180px;}
#group_rank_member {left:270px;}
#group_rank_article {left:360px;}
#group_rank dt{ position:absolute; top:-23px; border:1px solid #c1d8f1; padding:1px 9px; cursor:default; line-height:18px;}
#group_rank dt.active {background:#FFF; border-bottom-color:#FFF; padding:3px 8px 1px 8px; top:-25px; font-weight:700;}

#group_article_rank {position:relative;}
#group_article_rank_new {left:304px;}
#group_article_rank_hot {left:384px;}
#group_article_rank dt{ position:absolute; top:-23px; border:1px solid #c1d8f1; padding:1px 9px; cursor:default; line-height:18px; margin-bottom:0px;}
#group_article_rank dt.selected{ background: transparent url(../images/module_bg.gif) ; font-weight:bold;}
#group_article_rank dt.active {background:#FFF; border-bottom-color:#FFF; padding:3px 8px 1px 8px; top:-25px; font-weight:700;}
